Returns or sets a value that determines whether or not the Intersection object uses the value of the Point property to position the axis.
Syntax
object.Auto [ = boolean]
The Auto property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
boolean | A Boolean expression that specifies whether the item is displayed, as described in Settings. |
Settings
The settings for boolean are:
Setting | Description |
True | (Default) The axis is positioned in its standard location. |
False | The intersecting axis is positioned at the value indicated by Point. |